Skip to content

Conversation

@odidev
Copy link
Owner

@odidev odidev commented Oct 29, 2025

Before submitting a pull request for a new Learning Path, please review Create a Learning Path

  • I have reviewed Create a Learning Path

Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information.

  • I have checked my contribution for confidential information

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.

@odidev odidev force-pushed the django_LP branch 2 times, most recently from fdea6ee to 2652b22 Compare October 30, 2025 04:32
```

#### Start the Django development server
Before starting the Django development server, you must configure your ALLOWED_HOSTS setting to allow access from your VM’s external IP.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think what are ALLOWED_HOSTS should be clear.

### Ensure ApacheBench is installed
**ApacheBench (ab)** is a command-line tool used to benchmark web servers by simulating multiple HTTP requests.

Install it using:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Install it using:
Install it using following command:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants